type testing.common (struct)

Method Implmentations (8 other methods implement nothing)

Cleanup(f func()) *common.M : TB.Cleanup *common.M : github.com/golang/mock/gomock.cleanuper.Cleanup
Error(args ...any) *common.M : TB.Error *common.M : go.uber.org/goleak.TestingT.Error
Errorf(format string, args ...any) *common.M : TB.Errorf *common.M : github.com/golang/mock/gomock.TestHelper.Errorf *common.M : github.com/golang/mock/gomock.TestReporter.Errorf
Fail() *common.M : TB.Fail *common.M : gotest.tools/v3/assert.TestingT.Fail
FailNow() *common.M : TB.FailNow *common.M : gotest.tools/v3/assert.TestingT.FailNow
Failed() bool *common.M : TB.Failed
Fatal(args ...any) *common.M : TB.Fatal
Fatalf(format string, args ...any) *common.M : TB.Fatalf *common.M : github.com/golang/mock/gomock.TestHelper.Fatalf *common.M : github.com/golang/mock/gomock.TestReporter.Fatalf
Helper() *common.M : TB.Helper *common.M : github.com/golang/mock/gomock.TestHelper.Helper *common.M : go.uber.org/goleak.testHelper.Helper *common.M : gotest.tools/v3/assert.helperT.Helper *common.M : gotest.tools/v3/internal/assert.helperT.Helper
Log(args ...any) *common.M : TB.Log *common.M : gotest.tools/v3/assert.TestingT.Log *common.M : gotest.tools/v3/internal/assert.LogT.Log
Logf(format string, args ...any) *common.M : TB.Logf
Name() string *common.M : TB.Name
Setenv(key, value string) *common.M : TB.Setenv
Skip(args ...any) *common.M : TB.Skip
SkipNow() *common.M : TB.SkipNow
Skipf(format string, args ...any) *common.M : TB.Skipf
Skipped() bool *common.M : TB.Skipped
TempDir() string *common.M : TB.TempDir
private() *common.m : TB.private